home *** CD-ROM | disk | FTP | other *** search
/ Chip: Net Guide / CHIP NET Rehberi Eylül 1998.iso / ftp / fpb.exe / _SETUP.1 / FlyPage Backup.exe / 0 / RCDATA / TFRMCHECK / TFRMCHECK.txt < prev   
Encoding:
Text File  |  1998-04-23  |  6.9 KB  |  328 lines

  1. object frmCheck: TfrmCheck
  2.   Left = 332
  3.   Top = 124
  4.   Width = 491
  5.   Height = 528
  6.   Caption = 'EMail Demo'
  7.   Font.Color = clWindowText
  8.   Font.Height = -14
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   OnCreate = FormCreate
  12.   OnDestroy = FormDestroy
  13.   OnResize = FormResize
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Label2: TLabel
  17.     Left = 8
  18.     Top = 10
  19.     Width = 56
  20.     Height = 13
  21.     Caption = 'POP &Server'
  22.     FocusControl = cbMailServer
  23.     Font.Color = clBlack
  24.     Font.Height = -9
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     ParentFont = False
  28.   end
  29.   object Label3: TLabel
  30.     Left = 8
  31.     Top = 37
  32.     Width = 22
  33.     Height = 13
  34.     Caption = '&User'
  35.     FocusControl = cbUser
  36.     Font.Color = clBlack
  37.     Font.Height = -9
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object Label4: TLabel
  43.     Left = 198
  44.     Top = 37
  45.     Width = 46
  46.     Height = 13
  47.     Caption = '&Password'
  48.     FocusControl = cbPasswd
  49.     Font.Color = clBlack
  50.     Font.Height = -9
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = []
  53.     ParentFont = False
  54.   end
  55.   object lStats: TLabel
  56.     Left = 0
  57.     Top = 227
  58.     Width = 400
  59.     Height = 13
  60.     Alignment = taCenter
  61.     AutoSize = False
  62.     Caption = 'Unconnected'
  63.     Font.Color = clBlack
  64.     Font.Height = -9
  65.     Font.Name = 'MS Sans Serif'
  66.     Font.Style = []
  67.     ParentFont = False
  68.   end
  69.   object imEmpty: TImage
  70.     Left = 320
  71.     Top = 6
  72.     Width = 16
  73.     Height = 16
  74.     AutoSize = True
  75.     Picture.Data = {<image000.bmp>}
  76.     Visible = False
  77.   end
  78.   object imRetrvd: TImage
  79.     Left = 333
  80.     Top = 6
  81.     Width = 16
  82.     Height = 16
  83.     AutoSize = True
  84.     Picture.Data = {<image001.bmp>}
  85.     Visible = False
  86.   end
  87.   object imDelete: TImage
  88.     Left = 346
  89.     Top = 6
  90.     Width = 16
  91.     Height = 16
  92.     AutoSize = True
  93.     Picture.Data = {<image002.bmp>}
  94.     Visible = False
  95.   end
  96.   object imMultipart: TImage
  97.     Left = 358
  98.     Top = 6
  99.     Width = 16
  100.     Height = 16
  101.     AutoSize = True
  102.     Picture.Data = {<image003.bmp>}
  103.     Visible = False
  104.   end
  105.   object Label1: TLabel
  106.     Left = 198
  107.     Top = 10
  108.     Width = 62
  109.     Height = 13
  110.     Caption = 'S&elect Profile'
  111.     Font.Color = clBlack
  112.     Font.Height = -9
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = []
  115.     ParentFont = False
  116.   end
  117.   object Button1: TButton
  118.     Left = 0
  119.     Top = 61
  120.     Width = 78
  121.     Height = 19
  122.     Caption = '&Check Mail'
  123.     Font.Color = clBlack
  124.     Font.Height = -9
  125.     Font.Name = 'MS Sans Serif'
  126.     Font.Style = []
  127.     ParentFont = False
  128.     TabOrder = 0
  129.     OnClick = Button1Click
  130.   end
  131.   object Button2: TButton
  132.     Left = 83
  133.     Top = 61
  134.     Width = 65
  135.     Height = 19
  136.     Caption = 'R&etrieve'
  137.     Font.Color = clBlack
  138.     Font.Height = -9
  139.     Font.Name = 'MS Sans Serif'
  140.     Font.Style = []
  141.     ParentFont = False
  142.     TabOrder = 1
  143.     OnClick = Button2Click
  144.   end
  145.   object Button3: TButton
  146.     Left = 154
  147.     Top = 61
  148.     Width = 77
  149.     Height = 19
  150.     Caption = '&Disconnect'
  151.     Font.Color = clBlack
  152.     Font.Height = -9
  153.     Font.Name = 'MS Sans Serif'
  154.     Font.Style = []
  155.     ParentFont = False
  156.     TabOrder = 2
  157.     OnClick = Button3Click
  158.   end
  159.   object Button4: TButton
  160.     Left = 237
  161.     Top = 61
  162.     Width = 65
  163.     Height = 19
  164.     Caption = 'C&ompose'
  165.     Font.Color = clBlack
  166.     Font.Height = -9
  167.     Font.Name = 'MS Sans Serif'
  168.     Font.Style = []
  169.     ParentFont = False
  170.     TabOrder = 3
  171.     OnClick = Button4Click
  172.   end
  173.   object Button5: TButton
  174.     Left = 307
  175.     Top = 61
  176.     Width = 46
  177.     Height = 19
  178.     Caption = '&Reply'
  179.     Font.Color = clBlack
  180.     Font.Height = -9
  181.     Font.Name = 'MS Sans Serif'
  182.     Font.Style = []
  183.     ParentFont = False
  184.     TabOrder = 4
  185.     OnClick = Button5Click
  186.   end
  187.   object tMessage: TMemo
  188.     Left = 2
  189.     Top = 243
  190.     Width = 461
  191.     Height = 180
  192.     Font.Color = clBlack
  193.     Font.Height = -9
  194.     Font.Name = 'MS Sans Serif'
  195.     Font.Style = []
  196.     ParentFont = False
  197.     ScrollBars = ssBoth
  198.     TabOrder = 5
  199.   end
  200.   object Button6: TButton
  201.     Left = 358
  202.     Top = 61
  203.     Width = 46
  204.     Height = 19
  205.     Caption = 'De&lete'
  206.     Font.Color = clBlack
  207.     Font.Height = -9
  208.     Font.Name = 'MS Sans Serif'
  209.     Font.Style = []
  210.     ParentFont = False
  211.     TabOrder = 6
  212.     OnClick = Button6Click
  213.   end
  214.   object Button7: TButton
  215.     Left = 410
  216.     Top = 61
  217.     Width = 40
  218.     Height = 19
  219.     Caption = 'U&ndo'
  220.     Font.Color = clBlack
  221.     Font.Height = -9
  222.     Font.Name = 'MS Sans Serif'
  223.     Font.Style = []
  224.     ParentFont = False
  225.     TabOrder = 7
  226.     OnClick = Button7Click
  227.   end
  228.   object lMessages: TStringGrid
  229.     Left = 0
  230.     Top = 83
  231.     Width = 468
  232.     Height = 142
  233.     DefaultRowHeight = 18
  234.     FixedCols = 0
  235.     RowCount = 2
  236.     Font.Color = clBlack
  237.     Font.Height = -9
  238.     Font.Name = 'MS Sans Serif'
  239.     Font.Style = []
  240.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect, goThumbTracking]
  241.     ParentFont = False
  242.     TabOrder = 8
  243.     OnDblClick = lMessagesDblClick
  244.     OnDrawCell = lMessagesDrawCell
  245.     OnKeyDown = lMessagesKeyDown
  246.   end
  247.   object lbBtmLines: TListBox
  248.     Left = 0
  249.     Top = 448
  250.     Width = 468
  251.     Height = 26
  252.     BorderStyle = bsNone
  253.     Color = clBtnFace
  254.     Ctl3D = False
  255.     Font.Color = clBlack
  256.     Font.Height = -9
  257.     Font.Name = 'MS Sans Serif'
  258.     Font.Style = []
  259.     ItemHeight = 13
  260.     Items.Strings = (
  261.       'trace protocol here   -- right click to clear')
  262.     ParentCtl3D = False
  263.     ParentFont = False
  264.     TabOrder = 9
  265.     OnMouseDown = lbBtmLinesMouseDown
  266.   end
  267.   object cbMailServer: TComboBox
  268.     Left = 83
  269.     Top = 6
  270.     Width = 103
  271.     Height = 21
  272.     Font.Color = clBlack
  273.     Font.Height = -9
  274.     Font.Name = 'MS Sans Serif'
  275.     Font.Style = []
  276.     ItemHeight = 13
  277.     ParentFont = False
  278.     TabOrder = 10
  279.   end
  280.   object cbUser: TComboBox
  281.     Left = 83
  282.     Top = 34
  283.     Width = 103
  284.     Height = 21
  285.     Font.Color = clBlack
  286.     Font.Height = -9
  287.     Font.Name = 'MS Sans Serif'
  288.     Font.Style = []
  289.     ItemHeight = 13
  290.     ParentFont = False
  291.     TabOrder = 11
  292.   end
  293.   object cbPasswd: TComboBox
  294.     Left = 262
  295.     Top = 34
  296.     Width = 104
  297.     Height = 21
  298.     Font.Color = clBlack
  299.     Font.Height = -9
  300.     Font.Name = 'MS Sans Serif'
  301.     Font.Style = []
  302.     ItemHeight = 13
  303.     ParentFont = False
  304.     TabOrder = 12
  305.   end
  306.   object NetCode1: TipwNetCode
  307.     MaxFileSize = 0
  308.     Mode = '600'
  309.     Left = 387
  310.     Top = 4
  311.     RegHnd = {
  312.       0000000000000000000000000000000000000000000000000000000000000000
  313.       0000000000000000000000000000000000000000000000000000000000000000
  314.       0000000000000000000000000000000000000000000000000000000000000000
  315.       0000000000000000000000000000000000000000000000000000000000000000}
  316.   end
  317.   object POP1: TipwPOP
  318.     WinsockLoaded = False
  319.     Left = 419
  320.     Top = 4
  321.     RegHnd = {
  322.       0000000000000000000000000000000000000000000000000000000000000000
  323.       0000000000000000000000000000000000000000000000000000000000000000
  324.       0000000000000000000000000000000000000000000000000000000000000000
  325.       0000000000000000000000000000000000000000000000000000000000000000}
  326.   end
  327. end
  328.